[XEN] interfaces: Remove explicit alignment/padding from domctl/sysctl hypercalls.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 31 Aug 2006 18:53:27 +0000 (19:53 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 31 Aug 2006 18:53:27 +0000 (19:53 +0100)
commit194fd7d7ecc834af6b521ccf5eec2cb319d183c4
treece5784124754eee8be3e94ccefa09d0b3bad39aa
parent39cda1cf3ff58a6cfcdd93ed4361e419ea558ed4
[XEN] interfaces: Remove explicit alignment/padding from domctl/sysctl hypercalls.

Generation of 32-on-64 compat shims is being semi-automated for all
other hypercalls. It seems sensible to teat all hypercalls uniformly
and do the same for the control-stack management interfaces too.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/include/public/arch-ia64.h
xen/include/public/arch-powerpc.h
xen/include/public/arch-x86_32.h
xen/include/public/arch-x86_64.h
xen/include/public/domctl.h
xen/include/public/sysctl.h